-
Home
-
StoreKeeper for WooCommerce
-
12.0.8
-
Code
-
Classes
- CustomerFileExport
Total Complexity |
19 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
202 |
Lines of code |
147 |
Logical lines of code |
60 |
Comment lines |
1 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
runExport() |
S |
53 |
3 |
23 |
getPaths() |
S |
47 |
1 |
37 |
exportBusinessInfo() |
S |
68 |
2 |
7 |
getType() |
S |
82 |
1 |
3 |
exportGenericInfo() |
S |
72 |
1 |
5 |
getShortname() |
S |
70 |
1 |
6 |
exportContactInfo() |
S |
66 |
1 |
8 |
exportCommunicationInfo() |
S |
71 |
1 |
6 |
exportInvoiceAddress() |
S |
64 |
1 |
9 |
exportDeliveryAddress() |
S |
64 |
1 |
9 |
getFormattedBillingStreet() |
S |
72 |
1 |
6 |
getFormattedShippingStreet() |
S |
72 |
1 |
6 |
getFormattedStreet() |
S |
78 |
1 |
3 |
getFormattedBillingFullName() |
S |
72 |
1 |
6 |
getFormattedShippingFullName() |
S |
72 |
1 |
6 |
getFormattedFullName() |
S |
69 |
1 |
7 |